Builder
class Builder : GeneratedMessage.Builder<BuilderT> , StoreAndForwardProtos.StoreAndForward.StatisticsOrBuilder
TODO: REPLACE
Content copied to clipboard
meshtastic.StoreAndForward.Statistics
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Is the heartbeat enabled on the server?
Content copied to clipboard
bool heartbeat = 7;
Link copied to clipboard
Maximum number of messages we will save
Content copied to clipboard
uint32 messages_max = 3;
Link copied to clipboard
Number of messages we have currently saved our history.
Content copied to clipboard
uint32 messages_saved = 2;
Link copied to clipboard
Number of messages we have ever seen
Content copied to clipboard
uint32 messages_total = 1;
Link copied to clipboard
Number of times any client sent a request to the S&F.
Content copied to clipboard
uint32 requests = 5;
Link copied to clipboard
Number of times the history was requested.
Content copied to clipboard
uint32 requests_history = 6;
Link copied to clipboard
Maximum number of messages the server will return.
Content copied to clipboard
uint32 return_max = 8;
Link copied to clipboard
Maximum history window in minutes the server will return messages from.
Content copied to clipboard
uint32 return_window = 9;
Link copied to clipboard
Router uptime in seconds
Content copied to clipboard
uint32 up_time = 4;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Is the heartbeat enabled on the server?
Content copied to clipboard
bool heartbeat = 7;
Link copied to clipboard
Maximum number of messages we will save
Content copied to clipboard
uint32 messages_max = 3;
Link copied to clipboard
Number of messages we have currently saved our history.
Content copied to clipboard
uint32 messages_saved = 2;
Link copied to clipboard
Number of messages we have ever seen
Content copied to clipboard
uint32 messages_total = 1;
Link copied to clipboard
Number of times any client sent a request to the S&F.
Content copied to clipboard
uint32 requests = 5;
Link copied to clipboard
Number of times the history was requested.
Content copied to clipboard
uint32 requests_history = 6;
Link copied to clipboard
Maximum number of messages the server will return.
Content copied to clipboard
uint32 return_max = 8;
Link copied to clipboard
Maximum history window in minutes the server will return messages from.
Content copied to clipboard
uint32 return_window = 9;
Link copied to clipboard
Link copied to clipboard
open fun mergeFrom(other: StoreAndForwardProtos.StoreAndForward.Statistics): StoreAndForwardProtos.StoreAndForward.Statistics.Builder
open fun mergeFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): StoreAndForwardProtos.StoreAndForward.Statistics.Builder
Link copied to clipboard
Is the heartbeat enabled on the server?
Content copied to clipboard
bool heartbeat = 7;
Link copied to clipboard
Maximum number of messages we will save
Content copied to clipboard
uint32 messages_max = 3;
Link copied to clipboard
Number of messages we have currently saved our history.
Content copied to clipboard
uint32 messages_saved = 2;
Link copied to clipboard
Number of messages we have ever seen
Content copied to clipboard
uint32 messages_total = 1;
Link copied to clipboard
Number of times any client sent a request to the S&F.
Content copied to clipboard
uint32 requests = 5;
Link copied to clipboard
Number of times the history was requested.
Content copied to clipboard
uint32 requests_history = 6;
Link copied to clipboard
Maximum number of messages the server will return.
Content copied to clipboard
uint32 return_max = 8;
Link copied to clipboard
Maximum history window in minutes the server will return messages from.
Content copied to clipboard
uint32 return_window = 9;
Link copied to clipboard
Router uptime in seconds
Content copied to clipboard
uint32 up_time = 4;